Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFacetIterator


SkipChildren

The SkipChildren method advances to the next sibling, skipping over the embedded facets of the current facet if the traversal type is topdown.

void SkipChildren ();
DISCUSSION
If the traversal type for this facet iterator is not topdown, calling this method has no effect.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996